(0) Obligation:

Runtime Complexity TRS:
The TRS R consists of the following rules:

c(b(a(a(x1)))) → a(a(b(a(a(b(c(b(a(c(x1))))))))))

Rewrite Strategy: INNERMOST

(1) CpxTrsToCdtProof (BOTH BOUNDS(ID, ID) transformation)

Converted CpxTRS to CDT

(2) Obligation:

Complexity Dependency Tuples Problem
Rules:

c(b(a(a(z0)))) → a(a(b(a(a(b(c(b(a(c(z0))))))))))
Tuples:

C(b(a(a(z0)))) → c1(C(b(a(c(z0)))), C(z0))
S tuples:

C(b(a(a(z0)))) → c1(C(b(a(c(z0)))), C(z0))
K tuples:none
Defined Rule Symbols:

c

Defined Pair Symbols:

C

Compound Symbols:

c1

(3) CdtNarrowingProof (BOTH BOUNDS(ID, ID) transformation)

Use narrowing to replace C(b(a(a(z0)))) → c1(C(b(a(c(z0)))), C(z0)) by

C(b(a(a(b(a(a(z0))))))) → c1(C(b(a(a(a(b(a(a(b(c(b(a(c(z0))))))))))))), C(b(a(a(z0)))))

(4) Obligation:

Complexity Dependency Tuples Problem
Rules:

c(b(a(a(z0)))) → a(a(b(a(a(b(c(b(a(c(z0))))))))))
Tuples:

C(b(a(a(b(a(a(z0))))))) → c1(C(b(a(a(a(b(a(a(b(c(b(a(c(z0))))))))))))), C(b(a(a(z0)))))
S tuples:

C(b(a(a(b(a(a(z0))))))) → c1(C(b(a(a(a(b(a(a(b(c(b(a(c(z0))))))))))))), C(b(a(a(z0)))))
K tuples:none
Defined Rule Symbols:

c

Defined Pair Symbols:

C

Compound Symbols:

c1

(5) CdtGraphRemoveTrailingProof (BOTH BOUNDS(ID, ID) transformation)

Removed 1 trailing tuple parts

(6) Obligation:

Complexity Dependency Tuples Problem
Rules:

c(b(a(a(z0)))) → a(a(b(a(a(b(c(b(a(c(z0))))))))))
Tuples:

C(b(a(a(b(a(a(z0))))))) → c1(C(b(a(a(z0)))))
S tuples:

C(b(a(a(b(a(a(z0))))))) → c1(C(b(a(a(z0)))))
K tuples:none
Defined Rule Symbols:

c

Defined Pair Symbols:

C

Compound Symbols:

c1

(7) CdtPolyRedPairProof (UPPER BOUND (ADD(O(n^2))) transformation)

Found a reduction pair which oriented the following tuples strictly. Hence they can be removed from S.

C(b(a(a(b(a(a(z0))))))) → c1(C(b(a(a(z0)))))
We considered the (Usable) Rules:none
And the Tuples:

C(b(a(a(b(a(a(z0))))))) → c1(C(b(a(a(z0)))))
The order we found is given by the following interpretation:
Polynomial interpretation :

POL(C(x1)) = [2]x1 + [2]x12   
POL(a(x1)) = x1   
POL(b(x1)) = [1] + x1   
POL(c1(x1)) = x1   

(8) Obligation:

Complexity Dependency Tuples Problem
Rules:

c(b(a(a(z0)))) → a(a(b(a(a(b(c(b(a(c(z0))))))))))
Tuples:

C(b(a(a(b(a(a(z0))))))) → c1(C(b(a(a(z0)))))
S tuples:none
K tuples:

C(b(a(a(b(a(a(z0))))))) → c1(C(b(a(a(z0)))))
Defined Rule Symbols:

c

Defined Pair Symbols:

C

Compound Symbols:

c1

(9) SIsEmptyProof (EQUIVALENT transformation)

The set S is empty

(10) BOUNDS(O(1), O(1))